@charset "utf-8";
*{ /*margin:0;*/ padding:0;}
* + html {
  z-index: 6666;
}
* + html .search {
  z-index: 5555;
}
/*body{ font-family:"宋体"; color:#000; font-size:12px; text-align:left; background:url(/Content/images/bg.jpg) no-repeat center top #F9F9F9;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#000; text-decoration:none;}
a:hover{ text-decoration:underline; color:#000;}
*/

.nav{ width:1000px; height:45px; margin:0 auto; z-index:9999;}
.nav .nav_list{ float:right; margin-right:10px;}
.nav li{float:left;height:45px; width:82px; line-height:57px;position:relative; z-index:9999;}
.nav li.last{background:none;}
.nav li a{float:left;display:block; width:82px; height:45px; text-align:center; line-height:45px; background:url(/Content/images/nav_line.jpg) no-repeat left center;}
.nav li a:hover{background:url(/Content/images/hover_06.jpg) no-repeat 0 0; text-decoration:none;}
.nav li a span{float:left;display:block; width:100px; height:48px; line-height:48px;cursor:pointer; font-family:"Microsoft YaHei";text-align:center; color:#fff; font-size:14px; margin-left:5px;}
.nav li a.selected{ background:url(/Content/images/hover_06.jpg) no-repeat center center; color:#fff;}
.nav li a.selected2{ background:url(/Content/images/hover_06.jpg) no-repeat center center; color:#fff;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:45px;left:0px; background:url(/Content/images/nav_bg.jpg) center center repeat-y;}
.nav li .submenu{width:108px;}
.nav li .submenu{ z-index:9999;}
.nav li .submenu li{float:left;padding:0;background:#2470FF;height:35px; line-height35px; opacity: 1; width:108px; border-bottom:1px solid #2a70b5; z-index:9999;}
.nav li .submenu li a{float:none; text-align:center; tpadding:0;text-align:left; font-family:"Microsoft YaHei";height:35px;line-height:35px;background:#0d96fe; color:#fff; padding-left:30px; width:78px;}
.nav li .submenu li a:hover{background:#09C;font-weight:normal; color:#fff; text-decoration:none;width:78px;}
